home *** CD-ROM | disk | FTP | other *** search
/ Into That Dark Night / Into That Dark Night.iso / pc / YadVashem / Database / TXTSHOW2.dxr / 00020_clickOnExit.ls < prev    next >
Encoding:
Text File  |  2003-03-14  |  85 b   |  5 lines

  1. on mouseUp
  2.   set the modal of window "txtShow2" to 0
  3.   forget(window "txtShow2")
  4. end
  5.